home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
paper_ma.swf
/
scripts
/
DefineButton2_103
/
BUTTONCONDACTION on(press, release).as
Wrap
Text File
|
2008-11-12
|
91b
|
7 lines
on(press, release){
if(password eq "mirror")
{
_root.fade.play();
}
}